home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / SoundAndMusic / cmix / filters / profile.c < prev    next >
C/C++ Source or Header  |  1991-12-09  |  84b  |  10 lines

  1.  
  2. #include "../H/ugens.h"
  3.  
  4. int NBYTES = 32768;
  5.  
  6. profile()
  7. {
  8.     UG_INTRO("ell",ell);
  9. }
  10.